Definition

The Karhunen-Loève transform (KLT) is an orthogonal transform in form 𝐲=𝐕T𝐱\mathbf{y} = \mathbf{V}^T \mathbf{x} where orthogonal transform matrix 𝐕=[𝐯1,...,𝐯d]\mathbf{V} = [\mathbf{v}_1,...,\mathbf{v}_d] is the eigenvector matrix of covariance matrix 𝚺x\mathbf{\Sigma}_x of 𝐱\mathbf{x}, composed of dd normalized eigenvectors of 𝚺x\mathbf{\Sigma}_x.

Notes

See also


References

  1. https://pages.hmc.edu/ruye/MachineLearning/lectures/ch8/node4.html
  2. https://en.wikipedia.org/wiki/Kosambi–Karhunen–Loève_theorem